projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f25457c
)
* which-key.el (which-key--popup-max-dimensions): Fix docstring typo
author
Jeremy Bryant
<jb@jeremybryant.net>
Tue, 2 Apr 2024 20:54:02 +0000
(21:54 +0100)
committer
Justin Burkett
<justin@burkett.cc>
Tue, 9 Apr 2024 17:51:47 +0000
(13:51 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 820875bfdaf86e6ff8eb4ea22033980905ffb513..d4efa3ede7556fa211e8f77d53f6bcef098774fa 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-1362,7
+1362,7
@@
call signature in different emacs versions"
(defun which-key--popup-max-dimensions ()
"Return maximum dimension available for popup.
-Dimesion functions should return the maximum possible (height
+Dime
n
sion functions should return the maximum possible (height
. width) of the intended popup. SELECTED-WINDOW-WIDTH is the
width of currently active window, not the which-key buffer
window."